Mega Code Archive

Categories
1) Android
2) ASP.Net
3) ASP.Net Tutorial
4) C
5) C Tutorial
6) C#
7) C# Book
8) C# by API
9) C# Tutorial
10) C++
11) C++ Tutorial
12) Delphi
13) Flash ActionScript
14) Flex
15) Java
16) Java Book
17) Java by API
18) Java Tutorial
19) JavaScript DHTML
20) JavaScript Reference
21) JavaScript Tutorial
22) MSOfficeExcel 2007 Tutorial
23) MSOfficePowerPoint 2007 Tutorial
24) MSOfficeWord 2007 Tutorial
25) MSSQL
26) MSSQL Tutorial
27) MySQL
28) MySQL Tutorial
29) Oracle PLSQL
30) Oracle PLSQL Tutorial
31) Perl
32) Php
33) PostgreSQL
34) Python
35) Python Tutorial
36) Ruby
37) Silverlight
38) VB.Net
39) VB.Net by API
40) VB.Net Tutorial
41) Visual C++ .NET
42) VisualBasic Script
43) XML
44) XML Tutorial
 
C++
1) Algorithm
2) Basics
3) Bitset
4) Class
5) Console
6) Data Structure
7) Data Type
8) Deque
9) Development
10) File
11) Function
12) Generic
13) Language
14) List
15) Map Multimap
16) Overload
17) Pointer
18) Qt
19) Queue Stack
20) Set Multiset
21) String
22) Valarray
23) Vector
Queue Stack
1) A classical stack operation using a string of characters
2) A priority_queue
3) Create your own queue based on deque
4) Define cast operator to cast stack to int
5) Define your function to Prioritize a priority_queue
6) Modify the top element in a stack
7) Pass stack to a function
8) Priority Queue Opertions
9) Priority_queue
10) Priority_queue of double
11) Push and pop a stack of list
12) Push and pop a vector stack
13) Push and pop an int stack
14) Put string into a queue
15) Queue
16) Queue front()
17) Queue of string
18) Queue with doubles
19) Stack
20) Stack class based on array
21) Stack of string and vectorstring
22) Using a Priority Queue